Rate Overview
Live
1 MRO = 2.2450 KPW
1 KPW = 0.445426
MRO
Avg
2.2497
High
2.2552
Low
2.2443
Last updated: 3/7/2026, 9:15:00 AM
Quick Conversions
| MRO | KPW |
|---|---|
| 1 MRO | 2.25 KPW |
| 10 MRO | 22.45 KPW |
| 50 MRO | 112.25 KPW |
| 100 MRO | 224.50 KPW |
| 500 MRO | 1,122.52 KPW |
| 1,000 MRO | 2,245.04 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-07T09:15:00Z",
"rates": {
"KPW": 2.24504
}
}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.504,
"rate": 2.24504
}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