Rate Overview
Live
1 ISK = 35.0050 MGA
1 MGA = 0.028567
ISK
Avg
34.9220
High
35.0244
Low
34.7598
Last updated: 8/12/2026, 11:52:28 AM
Quick Conversions
| ISK | MGA |
|---|---|
| 1 ISK | 35.01 MGA |
| 10 ISK | 350.05 MGA |
| 50 ISK | 1,750.25 MGA |
| 100 ISK | 3,500.50 MGA |
| 500 ISK | 17,502.52 MGA |
| 1,000 ISK | 35,005.03 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-08-12T11:52:28Z",
"rates": {
"MGA": 35.005032
}
}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": 3500.5032,
"rate": 35.005032
}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