Rate Overview
Live
1 CUP = 15.1073 MRO
1 MRO = 0.066193
CUP
Avg
16.4220
High
16.7441
Low
15.0791
Last updated: 6/18/2026, 2:41:25 PM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 15.11 MRO |
| 10 CUP | 151.07 MRO |
| 50 CUP | 755.37 MRO |
| 100 CUP | 1,510.73 MRO |
| 500 CUP | 7,553.66 MRO |
| 1,000 CUP | 15,107.31 MRO |
Get CUP/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=MROExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-18T14:41:25Z",
"rates": {
"MRO": 15.107311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "MRO",
"amount": 100
},
"result": 1510.7311,
"rate": 15.107311
}Build with CUP/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key