Rate Overview
Live
1 GBP = 22.6753 NAD
1 NAD = 0.044101
GBP
Avg
23.2261
High
24.6144
Low
21.8736
Last updated: 3/29/2026, 9:00:57 AM
Quick Conversions
| GBP | NAD |
|---|---|
| 1 GBP | 22.68 NAD |
| 10 GBP | 226.75 NAD |
| 50 GBP | 1,133.76 NAD |
| 100 GBP | 2,267.53 NAD |
| 500 GBP | 11,337.65 NAD |
| 1,000 GBP | 22,675.29 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-03-29T09:00:57Z",
"rates": {
"NAD": 22.675291
}
}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": 2267.5291,
"rate": 22.675291
}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