Rate Overview
Live
1 GBP = 21.6706 NAD
1 NAD = 0.046145
GBP
Avg
21.7783
High
21.8964
Low
21.6553
Last updated: 9/3/2026, 2:52:34 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 21.67 NAD |
| 10 GBP | 216.71 NAD |
| 50 GBP | 1,083.53 NAD |
| 100 GBP | 2,167.06 NAD |
| 500 GBP | 10,835.30 NAD |
| 1,000 GBP | 21,670.61 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-09-03T14:52:34Z",
"rates": {
"NAD": 21.670607
}
}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": 2167.0607,
"rate": 21.670607
}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