Rate Overview
Live
1 CUP = 16.6501 MRO
1 MRO = 0.060060 CUP
Avg
16.6541
High
16.6867
Low
16.6272
Last updated: 1/25/2026, 6:49:15 PM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 16.65 MRO |
| 10 CUP | 166.50 MRO |
| 50 CUP | 832.51 MRO |
| 100 CUP | 1,665.01 MRO |
| 500 CUP | 8,325.05 MRO |
| 1,000 CUP | 16,650.11 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-01-25T18:49:15Z",
"rates": {
"MRO": 16.650107
}
}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": 1665.0106999999998,
"rate": 16.650107
}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