Rate Overview
Live
1 GBP = 22.7368 NAD
1 NAD = 0.043982
GBP
Avg
22.4901
High
23.3516
Low
21.4405
Last updated: 3/27/2026, 9:12:19 AM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.74 NAD |
| 10 GBP | 227.37 NAD |
| 50 GBP | 1,136.84 NAD |
| 100 GBP | 2,273.68 NAD |
| 500 GBP | 11,368.38 NAD |
| 1,000 GBP | 22,736.75 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-27T09:12:19Z",
"rates": {
"NAD": 22.736754
}
}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": 2273.6754,
"rate": 22.736754
}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