Rate Overview
Live
1 MGA = 0.002213 NOK
1 NOK = 451.8753
MGA
Avg
0.002230
High
0.002247
Low
0.002213
Last updated: 5/7/2026, 1:47:34 PM
Quick Conversions
| MGA | NOK |
|---|---|
| 1 MGA | 0.00 NOK |
| 10 MGA | 0.02 NOK |
| 50 MGA | 0.11 NOK |
| 100 MGA | 0.22 NOK |
| 500 MGA | 1.11 NOK |
| 1,000 MGA | 2.21 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-05-07T13:47:34Z",
"rates": {
"NOK": 0.002213
}
}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.22130000000000002,
"rate": 0.002213
}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