Rate Overview
Live
1 MRO = 0.059873 CUP
1 CUP = 16.7020
MRO
Avg
0.059983
High
0.060306
Low
0.059806
Last updated: 3/7/2026, 7:36:57 AM
Quick Conversions
| MRO | CUP |
|---|---|
| 1 MRO | 0.06 CUP |
| 10 MRO | 0.60 CUP |
| 50 MRO | 2.99 CUP |
| 100 MRO | 5.99 CUP |
| 500 MRO | 29.94 CUP |
| 1,000 MRO | 59.87 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-03-07T07:36:57Z",
"rates": {
"CUP": 0.059873
}
}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": 5.9873,
"rate": 0.059873
}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