Rate Overview
Live
1 MGA = 0.216767 KPW
1 KPW = 4.6132
MGA
Avg
0.217173
High
0.217654
Low
0.216767
Last updated: 4/17/2026, 6:31:28 AM
Quick Conversions
| MGA | KPW |
|---|---|
| 1 MGA | 0.22 KPW |
| 10 MGA | 2.17 KPW |
| 50 MGA | 10.84 KPW |
| 100 MGA | 21.68 KPW |
| 500 MGA | 108.38 KPW |
| 1,000 MGA | 216.77 KPW |
Get MGA/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KPWExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:31:28Z",
"rates": {
"KPW": 0.216767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KPW",
"amount": 100
},
"result": 21.6767,
"rate": 0.216767
}Build with MGA/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key