Rate Overview
Live
1 CUP = 15.1360 MRO
1 MRO = 0.066068
CUP
Avg
16.3324
High
16.7420
Low
15.0126
Last updated: 7/29/2026, 11:59:23 AM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 15.14 MRO |
| 10 CUP | 151.36 MRO |
| 50 CUP | 756.80 MRO |
| 100 CUP | 1,513.60 MRO |
| 500 CUP | 7,567.99 MRO |
| 1,000 CUP | 15,135.99 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-07-29T11:59:23Z",
"rates": {
"MRO": 15.135989
}
}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": 1513.5989,
"rate": 15.135989
}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