Rate Overview
Live
1 MGA = 0.313365 KRW
1 KRW = 3.1912
MGA
Avg
0.312478
High
0.314176
Low
0.309334
Last updated: 9/11/2026, 8:46:33 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.31 KRW |
| 10 MGA | 3.13 KRW |
| 50 MGA | 15.67 KRW |
| 100 MGA | 31.34 KRW |
| 500 MGA | 156.68 KRW |
| 1,000 MGA | 313.37 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-11T20:46:33Z",
"rates": {
"KRW": 0.313365
}
}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.3365,
"rate": 0.313365
}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