Rate Overview
Live
1 CUP = 15.1228 MRO
1 MRO = 0.066125
CUP
Avg
15.1312
High
15.1683
Low
15.0963
Last updated: 8/17/2026, 1:59:31 AM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 15.12 MRO |
| 10 CUP | 151.23 MRO |
| 50 CUP | 756.14 MRO |
| 100 CUP | 1,512.28 MRO |
| 500 CUP | 7,561.40 MRO |
| 1,000 CUP | 15,122.81 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-17T01:59:31Z",
"rates": {
"MRO": 15.122809
}
}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": 1512.2809,
"rate": 15.122809
}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