Rate Overview
Live
1 MRO = 0.066281 CUP
1 CUP = 15.0873
MRO
Avg
0.063156
High
0.066525
Low
0.059763
Last updated: 9/12/2026, 4:29:33 AM
Quick Conversions
| MRO | CUP |
|---|---|
| 1 MRO | 0.07 CUP |
| 10 MRO | 0.66 CUP |
| 50 MRO | 3.31 CUP |
| 100 MRO | 6.63 CUP |
| 500 MRO | 33.14 CUP |
| 1,000 MRO | 66.28 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-09-12T04:29:33Z",
"rates": {
"CUP": 0.066281
}
}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.628100000000001,
"rate": 0.066281
}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