Rate Overview
Live
1 GBP = 21.5513 NAD
1 NAD = 0.046401
GBP
Avg
21.7859
High
22.0965
Low
21.5513
Last updated: 6/18/2026, 3:03:45 AM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 21.55 NAD |
| 10 GBP | 215.51 NAD |
| 50 GBP | 1,077.57 NAD |
| 100 GBP | 2,155.13 NAD |
| 500 GBP | 10,775.66 NAD |
| 1,000 GBP | 21,551.31 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-06-18T03:03:45Z",
"rates": {
"NAD": 21.551313
}
}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": 2155.1313,
"rate": 21.551313
}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