Rate Overview
Live
1 MGA = 0.313047 KRW
1 KRW = 3.1944
MGA
Avg
0.324195
High
0.362917
Low
0.289318
Last updated: 9/11/2026, 5:34:45 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.31 KRW |
| 10 MGA | 3.13 KRW |
| 50 MGA | 15.65 KRW |
| 100 MGA | 31.30 KRW |
| 500 MGA | 156.52 KRW |
| 1,000 MGA | 313.05 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-11T17:34:45Z",
"rates": {
"KRW": 0.313047
}
}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.3047,
"rate": 0.313047
}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