Rate Overview
Live
1 MGA = 0.364703 KRW
1 KRW = 2.7420
MGA
Avg
0.354952
High
0.364703
Low
0.333966
Last updated: 3/27/2026, 3:35:40 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.36 KRW |
| 10 MGA | 3.65 KRW |
| 50 MGA | 18.24 KRW |
| 100 MGA | 36.47 KRW |
| 500 MGA | 182.35 KRW |
| 1,000 MGA | 364.70 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-03-27T15:35:40Z",
"rates": {
"KRW": 0.364703
}
}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": 36.4703,
"rate": 0.364703
}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