Rate Overview
Live
1 NAD = 0.044831 GBP
1 GBP = 22.3060
NAD
Avg
0.044441
High
0.046375
Low
0.041734
Last updated: 7/28/2026, 3:00:23 PM
Quick Conversions
| NAD | GBP |
|---|---|
| 1 NAD | 0.04 GBP |
| 10 NAD | 0.45 GBP |
| 50 NAD | 2.24 GBP |
| 100 NAD | 4.48 GBP |
| 500 NAD | 22.42 GBP |
| 1,000 NAD | 44.83 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-07-28T15:00:23Z",
"rates": {
"GBP": 0.044831
}
}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.4831,
"rate": 0.044831
}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