Rate Overview
Live
1 MGA = 0.002253 NOK
1 NOK = 443.8526
MGA
Avg
0.002279
High
0.002302
Low
0.002253
Last updated: 4/17/2026, 6:30:23 AM
Quick Conversions
| MGA | NOK |
|---|---|
| 1 MGA | 0.00 NOK |
| 10 MGA | 0.02 NOK |
| 50 MGA | 0.11 NOK |
| 100 MGA | 0.23 NOK |
| 500 MGA | 1.13 NOK |
| 1,000 MGA | 2.25 NOK |
Get MGA/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=NOKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:30:23Z",
"rates": {
"NOK": 0.002253
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "NOK",
"amount": 100
},
"result": 0.22529999999999997,
"rate": 0.002253
}Build with MGA/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key