Rate Overview
Live
1 MGA = 0.215254 KPW
1 KPW = 4.6457
MGA
Avg
0.216389
High
0.216879
Low
0.215254
Last updated: 5/7/2026, 7:49:23 AM
Quick Conversions
| MGA | KPW |
|---|---|
| 1 MGA | 0.22 KPW |
| 10 MGA | 2.15 KPW |
| 50 MGA | 10.76 KPW |
| 100 MGA | 21.53 KPW |
| 500 MGA | 107.63 KPW |
| 1,000 MGA | 215.25 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-05-07T07:49:23Z",
"rates": {
"KPW": 0.215254
}
}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.5254,
"rate": 0.215254
}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