Rate Overview
Live
1 ISK = 34.1789 MGA
1 MGA = 0.029258
ISK
Avg
33.9318
High
34.1789
Low
33.7245
Last updated: 5/7/2026, 8:36:25 AM
Quick Conversions
| ISK | MGA |
|---|---|
| 1 ISK | 34.18 MGA |
| 10 ISK | 341.79 MGA |
| 50 ISK | 1,708.95 MGA |
| 100 ISK | 3,417.89 MGA |
| 500 ISK | 17,089.47 MGA |
| 1,000 ISK | 34,178.94 MGA |
Get ISK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=MGAExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-07T08:36:25Z",
"rates": {
"MGA": 34.178938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "MGA",
"amount": 100
},
"result": 3417.8938000000003,
"rate": 34.178938
}Build with ISK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key