Rate Overview
Live
1 MRO = 2.2538 KPW
1 KPW = 0.443688
MRO
Avg
2.2537
High
2.2639
Low
2.2418
Last updated: 8/21/2026, 3:07:18 PM
Quick Conversions
| MRO | KPW |
|---|---|
| 1 MRO | 2.25 KPW |
| 10 MRO | 22.54 KPW |
| 50 MRO | 112.69 KPW |
| 100 MRO | 225.38 KPW |
| 500 MRO | 1,126.92 KPW |
| 1,000 MRO | 2,253.84 KPW |
Get MRO/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=KPWExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-21T15:07:18Z",
"rates": {
"KPW": 2.253838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "KPW",
"amount": 100
},
"result": 225.3838,
"rate": 2.253838
}Build with MRO/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key