Rate Overview
Live
1 MRO = 2.2472 KPW
1 KPW = 0.444992
MRO
Avg
2.2494
High
2.2589
Low
2.2435
Last updated: 3/28/2026, 10:45:20 PM
Quick Conversions
| MRO | KPW |
|---|---|
| 1 MRO | 2.25 KPW |
| 10 MRO | 22.47 KPW |
| 50 MRO | 112.36 KPW |
| 100 MRO | 224.72 KPW |
| 500 MRO | 1,123.62 KPW |
| 1,000 MRO | 2,247.23 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-03-28T22:45:20Z",
"rates": {
"KPW": 2.247231
}
}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": 224.72310000000002,
"rate": 2.247231
}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