Rate Overview
Live
1 MGA = 0.334433 KRW
1 KRW = 2.9901
MGA
Avg
0.336373
High
0.339431
Low
0.332140
Last updated: 8/2/2026, 1:04:16 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.33 KRW |
| 10 MGA | 3.34 KRW |
| 50 MGA | 16.72 KRW |
| 100 MGA | 33.44 KRW |
| 500 MGA | 167.22 KRW |
| 1,000 MGA | 334.43 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-08-02T13:04:16Z",
"rates": {
"KRW": 0.334433
}
}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": 33.4433,
"rate": 0.334433
}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