Rate Overview
Live
1 GBP = 22.4179 NAD
1 NAD = 0.044607
GBP
Avg
22.6227
High
22.7782
Low
22.4179
Last updated: 5/8/2026, 3:24:13 AM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.42 NAD |
| 10 GBP | 224.18 NAD |
| 50 GBP | 1,120.90 NAD |
| 100 GBP | 2,241.79 NAD |
| 500 GBP | 11,208.97 NAD |
| 1,000 GBP | 22,417.94 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-08T03:24:13Z",
"rates": {
"NAD": 22.417938
}
}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": 2241.7938,
"rate": 22.417938
}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