Rate Overview
Live
1 CUP = 16.7018 MRO
1 MRO = 0.059874
CUP
Avg
16.6712
High
16.7206
Low
16.5821
Last updated: 3/7/2026, 7:37:06 AM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 16.70 MRO |
| 10 CUP | 167.02 MRO |
| 50 CUP | 835.09 MRO |
| 100 CUP | 1,670.18 MRO |
| 500 CUP | 8,350.88 MRO |
| 1,000 CUP | 16,701.75 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-03-07T07:37:06Z",
"rates": {
"MRO": 16.701751
}
}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": 1670.1751000000002,
"rate": 16.701751
}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