Rate Overview
Live
1 MGA = 0.004098 NAD
1 NAD = 244.0215
MGA
Avg
0.003749
High
0.004098
Low
0.003537
Last updated: 3/27/2026, 12:03:55 PM
Quick Conversions
| MGA | NAD |
|---|---|
| 1 MGA | 0.00 NAD |
| 10 MGA | 0.04 NAD |
| 50 MGA | 0.20 NAD |
| 100 MGA | 0.41 NAD |
| 500 MGA | 2.05 NAD |
| 1,000 MGA | 4.10 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-03-27T12:03:55Z",
"rates": {
"NAD": 0.004098
}
}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.4098,
"rate": 0.004098
}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