Rate Overview
Live
1 MGA = 0.002314 NOK
1 NOK = 432.1521
MGA
Avg
0.002289
High
0.002334
Low
0.002238
Last updated: 3/6/2026, 11:53:51 PM
Quick Conversions
| MGA | NOK |
|---|---|
| 1 MGA | 0.00 NOK |
| 10 MGA | 0.02 NOK |
| 50 MGA | 0.12 NOK |
| 100 MGA | 0.23 NOK |
| 500 MGA | 1.16 NOK |
| 1,000 MGA | 2.31 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-03-06T23:53:51Z",
"rates": {
"NOK": 0.002314
}
}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.2314,
"rate": 0.002314
}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