Rate Overview
Live
1 CUP = 15.1683 MRO
1 MRO = 0.065927
CUP
Avg
15.9840
High
16.7327
Low
15.0401
Last updated: 8/16/2026, 5:28:08 AM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 15.17 MRO |
| 10 CUP | 151.68 MRO |
| 50 CUP | 758.41 MRO |
| 100 CUP | 1,516.83 MRO |
| 500 CUP | 7,584.13 MRO |
| 1,000 CUP | 15,168.26 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-08-16T05:28:08Z",
"rates": {
"MRO": 15.168264
}
}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": 1516.8264000000001,
"rate": 15.168264
}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