Rate Overview
Live
1 MGA = 0.003875 NAD
1 NAD = 258.0645
MGA
Avg
0.003893
High
0.003942
Low
0.003856
Last updated: 7/1/2026, 5:08:43 AM
Quick Conversions
| MGA | NAD |
|---|---|
| 1 MGA | 0.00 NAD |
| 10 MGA | 0.04 NAD |
| 50 MGA | 0.19 NAD |
| 100 MGA | 0.39 NAD |
| 500 MGA | 1.94 NAD |
| 1,000 MGA | 3.88 NAD |
Get MGA/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=NADExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-01T05:08:43Z",
"rates": {
"NAD": 0.003875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "NAD",
"amount": 100
},
"result": 0.3875,
"rate": 0.003875
}Build with MGA/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key