Rate Overview
Live
1 NOK = 436.0525 MGA
1 MGA = 0.002293
NOK
Avg
435.2026
High
442.0598
Low
428.4114
Last updated: 3/8/2026, 7:44:20 AM
Quick Conversions
| NOK | MGA |
|---|---|
| 1 NOK | 436.05 MGA |
| 10 NOK | 4,360.53 MGA |
| 50 NOK | 21,802.63 MGA |
| 100 NOK | 43,605.25 MGA |
| 500 NOK | 218,026.26 MGA |
| 1,000 NOK | 436,052.53 MGA |
Get NOK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=MGAExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-08T07:44:20Z",
"rates": {
"MGA": 436.052526
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "MGA",
"amount": 100
},
"result": 43605.2526,
"rate": 436.052526
}Build with NOK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key