Rate Overview
Live
1 KRW = 2.9333 MGA
1 MGA = 0.340914
KRW
Avg
2.9318
High
2.9650
Low
2.8959
Last updated: 7/28/2026, 12:04:47 PM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 2.93 MGA |
| 10 KRW | 29.33 MGA |
| 50 KRW | 146.66 MGA |
| 100 KRW | 293.33 MGA |
| 500 KRW | 1,466.65 MGA |
| 1,000 KRW | 2,933.29 MGA |
Get KRW/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MGAExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T12:04:47Z",
"rates": {
"MGA": 2.93329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MGA",
"amount": 100
},
"result": 293.329,
"rate": 2.93329
}Build with KRW/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key