Rate Overview
Live
1 GBP = 22.1432 NAD
1 NAD = 0.045161
GBP
Avg
22.2122
High
22.6754
Low
21.3645
Last updated: 5/28/2026, 11:03:07 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.14 NAD |
| 10 GBP | 221.43 NAD |
| 50 GBP | 1,107.16 NAD |
| 100 GBP | 2,214.32 NAD |
| 500 GBP | 11,071.62 NAD |
| 1,000 GBP | 22,143.24 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-28T23:03:07Z",
"rates": {
"NAD": 22.143244
}
}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": 2214.3244,
"rate": 22.143244
}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