Rate Overview
Live
1 MGA = 0.002191 NOK
1 NOK = 456.4126
MGA
Avg
0.002203
High
0.002211
Low
0.002191
Last updated: 8/14/2026, 1:26:17 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.10 NOK |
| 1,000 MGA | 2.19 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-08-14T13:26:17Z",
"rates": {
"NOK": 0.002191
}
}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.2191,
"rate": 0.002191
}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