Rate Overview
Live
1 GBP = 21.8269 NAD
1 NAD = 0.045815
GBP
Avg
22.0710
High
22.2317
Low
21.8269
Last updated: 7/23/2026, 2:47:30 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 21.83 NAD |
| 10 GBP | 218.27 NAD |
| 50 GBP | 1,091.34 NAD |
| 100 GBP | 2,182.69 NAD |
| 500 GBP | 10,913.45 NAD |
| 1,000 GBP | 21,826.89 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-07-23T14:47:30Z",
"rates": {
"NAD": 21.82689
}
}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": 2182.689,
"rate": 21.82689
}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