Rate Overview
Live
1 MRO = 2.2596 KPW
1 KPW = 0.442554
MRO
Avg
2.2540
High
2.2596
Low
2.2443
Last updated: 7/7/2026, 11:30:06 AM
Quick Conversions
| MRO | KPW |
|---|---|
| 1 MRO | 2.26 KPW |
| 10 MRO | 22.60 KPW |
| 50 MRO | 112.98 KPW |
| 100 MRO | 225.96 KPW |
| 500 MRO | 1,129.80 KPW |
| 1,000 MRO | 2,259.61 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-07-07T11:30:06Z",
"rates": {
"KPW": 2.25961
}
}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.96099999999998,
"rate": 2.25961
}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