Rate Overview
Live
1 GBP = 21.8324 NAD
1 NAD = 0.045804
GBP
Avg
22.0007
High
22.1519
Low
21.8047
Last updated: 5/29/2026, 2:29:28 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 21.83 NAD |
| 10 GBP | 218.32 NAD |
| 50 GBP | 1,091.62 NAD |
| 100 GBP | 2,183.24 NAD |
| 500 GBP | 10,916.18 NAD |
| 1,000 GBP | 21,832.36 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-05-29T14:29:28Z",
"rates": {
"NAD": 21.832355
}
}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": 2183.2355,
"rate": 21.832355
}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