Rate Overview
Live
1 CUP = 15.1565 MRO
1 MRO = 0.065978
CUP
Avg
15.1354
High
15.1951
Low
15.0715
Last updated: 9/8/2026, 9:30:08 PM
Quick Conversions
| CUP | MRO |
|---|---|
| 1 CUP | 15.16 MRO |
| 10 CUP | 151.56 MRO |
| 50 CUP | 757.82 MRO |
| 100 CUP | 1,515.65 MRO |
| 500 CUP | 7,578.25 MRO |
| 1,000 CUP | 15,156.50 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-09-08T21:30:08Z",
"rates": {
"MRO": 15.156499
}
}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": 1515.6499000000001,
"rate": 15.156499
}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