Rate Overview
Live
1 GBP = 22.3293 NAD
1 NAD = 0.044784
GBP
Avg
22.2391
High
22.4495
Low
21.8492
Last updated: 7/28/2026, 4:53:47 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.33 NAD |
| 10 GBP | 223.29 NAD |
| 50 GBP | 1,116.47 NAD |
| 100 GBP | 2,232.93 NAD |
| 500 GBP | 11,164.66 NAD |
| 1,000 GBP | 22,329.33 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-07-28T16:53:47Z",
"rates": {
"NAD": 22.329325
}
}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": 2232.9325,
"rate": 22.329325
}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