Rate Overview
Live
1 KRW = 3.1456 MGA
1 MGA = 0.317909
KRW
Avg
3.1385
High
3.1692
Low
3.0895
Last updated: 9/2/2026, 7:40:30 AM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 3.15 MGA |
| 10 KRW | 31.46 MGA |
| 50 KRW | 157.28 MGA |
| 100 KRW | 314.56 MGA |
| 500 KRW | 1,572.78 MGA |
| 1,000 KRW | 3,145.55 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-09-02T07:40:30Z",
"rates": {
"MGA": 3.145552
}
}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": 314.5552,
"rate": 3.145552
}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