Rate Overview
Live
1 NAD = 0.043873 GBP
1 GBP = 22.7931
NAD
Avg
0.043088
High
0.045717
Low
0.040626
Last updated: 3/27/2026, 7:19:17 AM
Quick Conversions
| NAD | GBP |
|---|---|
| 1 NAD | 0.04 GBP |
| 10 NAD | 0.44 GBP |
| 50 NAD | 2.19 GBP |
| 100 NAD | 4.39 GBP |
| 500 NAD | 21.94 GBP |
| 1,000 NAD | 43.87 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-03-27T07:19:17Z",
"rates": {
"GBP": 0.043873
}
}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.387300000000001,
"rate": 0.043873
}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