Rate Overview
Live
1 CUP = 16.7421 MRO
1 MRO = 0.059730
CUP
Avg
16.6960
High
16.7421
Low
16.6002
Last updated: 3/29/2026, 9:17:03 AM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 16.74 MRO |
| 10 CUP | 167.42 MRO |
| 50 CUP | 837.11 MRO |
| 100 CUP | 1,674.21 MRO |
| 500 CUP | 8,371.06 MRO |
| 1,000 CUP | 16,742.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-03-29T09:17:03Z",
"rates": {
"MRO": 16.742113
}
}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": 1674.2113,
"rate": 16.742113
}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