Rate Overview
Live
1 GBP = 21.9914 NAD
1 NAD = 0.045472
GBP
Avg
23.0345
High
24.6144
Low
21.7014
Last updated: 7/22/2026, 11:12:06 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 21.99 NAD |
| 10 GBP | 219.91 NAD |
| 50 GBP | 1,099.57 NAD |
| 100 GBP | 2,199.14 NAD |
| 500 GBP | 10,995.72 NAD |
| 1,000 GBP | 21,991.44 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-22T23:12:06Z",
"rates": {
"NAD": 21.99144
}
}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": 2199.1440000000002,
"rate": 21.99144
}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