Rate Overview
Live
1 GBP = 22.2433 NAD
1 NAD = 0.044957
GBP
Avg
21.7537
High
22.2433
Low
21.3645
Last updated: 3/7/2026, 1:05:47 AM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.24 NAD |
| 10 GBP | 222.43 NAD |
| 50 GBP | 1,112.17 NAD |
| 100 GBP | 2,224.33 NAD |
| 500 GBP | 11,121.66 NAD |
| 1,000 GBP | 22,243.32 NAD |
Get GBP/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=NADExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-07T01:05:47Z",
"rates": {
"NAD": 22.243316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "NAD",
"amount": 100
},
"result": 2224.3316,
"rate": 22.243316
}Build with GBP/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key