Rate Overview
Live
1 MRO = 0.001877 FKP
1 FKP = 532.7651
MRO
Avg
0.001863
High
0.001897
Low
0.001816
Last updated: 7/27/2026, 10:40:56 PM
Quick Conversions
| MRO | FKP |
|---|---|
| 1 MRO | 0.00 FKP |
| 10 MRO | 0.02 FKP |
| 50 MRO | 0.09 FKP |
| 100 MRO | 0.19 FKP |
| 500 MRO | 0.94 FKP |
| 1,000 MRO | 1.88 FKP |
Get MRO/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=FKPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-27T22:40:56Z",
"rates": {
"FKP": 0.001877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "FKP",
"amount": 100
},
"result": 0.1877,
"rate": 0.001877
}Build with MRO/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key