Rate Overview
Live
1 GBP = 22.1861 NAD
1 NAD = 0.045073
GBP
Avg
22.1162
High
22.2389
Low
21.9549
Last updated: 4/17/2026, 6:29:41 AM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.19 NAD |
| 10 GBP | 221.86 NAD |
| 50 GBP | 1,109.31 NAD |
| 100 GBP | 2,218.61 NAD |
| 500 GBP | 11,093.06 NAD |
| 1,000 GBP | 22,186.12 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-04-17T06:29:41Z",
"rates": {
"NAD": 22.186119
}
}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": 2218.6119000000003,
"rate": 22.186119
}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