Rate Overview
Live
1 GBP = 21.9129 NAD
1 NAD = 0.045635
GBP
Avg
21.8862
High
21.9377
Low
21.7835
Last updated: 8/17/2026, 8:55:13 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 21.91 NAD |
| 10 GBP | 219.13 NAD |
| 50 GBP | 1,095.64 NAD |
| 100 GBP | 2,191.29 NAD |
| 500 GBP | 10,956.44 NAD |
| 1,000 GBP | 21,912.88 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-08-17T20:55:13Z",
"rates": {
"NAD": 21.912882
}
}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": 2191.2882,
"rate": 21.912882
}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