Rate Overview
Live
1 KPW = 4.6457 MGA
1 MGA = 0.215254
KPW
Avg
4.6213
High
4.6457
Low
4.6109
Last updated: 5/7/2026, 11:24:44 AM
Quick Conversions
| KPW | MGA |
|---|---|
| 1 KPW | 4.65 MGA |
| 10 KPW | 46.46 MGA |
| 50 KPW | 232.28 MGA |
| 100 KPW | 464.57 MGA |
| 500 KPW | 2,322.84 MGA |
| 1,000 KPW | 4,645.67 MGA |
Get KPW/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=MGAExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-07T11:24:44Z",
"rates": {
"MGA": 4.64567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "MGA",
"amount": 100
},
"result": 464.567,
"rate": 4.64567
}Build with KPW/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key