Rate Overview
Live
1 GBP = 22.2811 NAD
1 NAD = 0.044881
GBP
Avg
21.9811
High
22.4495
Low
21.6615
Last updated: 7/28/2026, 1:56:42 PM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.28 NAD |
| 10 GBP | 222.81 NAD |
| 50 GBP | 1,114.05 NAD |
| 100 GBP | 2,228.11 NAD |
| 500 GBP | 11,140.54 NAD |
| 1,000 GBP | 22,281.09 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-28T13:56:42Z",
"rates": {
"NAD": 22.281089
}
}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": 2228.1089,
"rate": 22.281089
}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