Rate Overview
Live
1 NAD = 0.046397 GBP
1 GBP = 21.5531
NAD
Avg
0.045903
High
0.046397
Low
0.045255
Last updated: 6/18/2026, 4:32:25 AM
Quick Conversions
| NAD | GBP |
|---|---|
| 1 NAD | 0.05 GBP |
| 10 NAD | 0.46 GBP |
| 50 NAD | 2.32 GBP |
| 100 NAD | 4.64 GBP |
| 500 NAD | 23.20 GBP |
| 1,000 NAD | 46.40 GBP |
Get NAD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=GBPExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-06-18T04:32:25Z",
"rates": {
"GBP": 0.046397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "GBP",
"amount": 100
},
"result": 4.6397,
"rate": 0.046397
}Build with NAD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key