Rate Overview
Live
1 CUP = 16.6825 MRO
1 MRO = 0.059943
CUP
Avg
16.6729
High
16.7319
Low
16.6520
Last updated: 5/28/2026, 9:48:18 PM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 16.68 MRO |
| 10 CUP | 166.82 MRO |
| 50 CUP | 834.12 MRO |
| 100 CUP | 1,668.25 MRO |
| 500 CUP | 8,341.24 MRO |
| 1,000 CUP | 16,682.48 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-05-28T21:48:18Z",
"rates": {
"MRO": 16.682476
}
}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": 1668.2476000000001,
"rate": 16.682476
}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