Rate Overview
Live
1 MRO = 0.066532 CUP
1 CUP = 15.0304
MRO
Avg
0.060807
High
0.066532
Low
0.059743
Last updated: 7/7/2026, 11:22:22 AM
Quick Conversions
| MRO | CUP |
|---|---|
| 1 MRO | 0.07 CUP |
| 10 MRO | 0.67 CUP |
| 50 MRO | 3.33 CUP |
| 100 MRO | 6.65 CUP |
| 500 MRO | 33.27 CUP |
| 1,000 MRO | 66.53 CUP |
Get MRO/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=CUPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-07T11:22:22Z",
"rates": {
"CUP": 0.066532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "CUP",
"amount": 100
},
"result": 6.653199999999999,
"rate": 0.066532
}Build with MRO/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key