Rate Overview
Live
1 CUP = 15.0643 MRO
1 MRO = 0.066382
CUP
Avg
15.0710
High
15.1326
Low
15.0216
Last updated: 7/6/2026, 3:41:33 AM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 15.06 MRO |
| 10 CUP | 150.64 MRO |
| 50 CUP | 753.22 MRO |
| 100 CUP | 1,506.43 MRO |
| 500 CUP | 7,532.15 MRO |
| 1,000 CUP | 15,064.30 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-06T03:41:33Z",
"rates": {
"MRO": 15.064303
}
}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": 1506.4303,
"rate": 15.064303
}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