Rate Overview
Live
1 MGA = 0.313546 KRW
1 KRW = 3.1893
MGA
Avg
0.312805
High
0.314176
Low
0.309334
Last updated: 9/11/2026, 11:17:43 AM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.31 KRW |
| 10 MGA | 3.14 KRW |
| 50 MGA | 15.68 KRW |
| 100 MGA | 31.35 KRW |
| 500 MGA | 156.77 KRW |
| 1,000 MGA | 313.55 KRW |
Get MGA/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KRWExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-09-11T11:17:43Z",
"rates": {
"KRW": 0.313546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KRW",
"amount": 100
},
"result": 31.354599999999998,
"rate": 0.313546
}Build with MGA/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key