Rate Overview
Live
1 MRO = 0.006730 XCD
1 XCD = 148.5884
MRO
Avg
0.006743
High
0.006777
Low
0.006705
Last updated: 9/7/2026, 2:51:15 PM
Quick Conversions
| MRO | XCD |
|---|---|
| 1 MRO | 0.01 XCD |
| 10 MRO | 0.07 XCD |
| 50 MRO | 0.34 XCD |
| 100 MRO | 0.67 XCD |
| 500 MRO | 3.36 XCD |
| 1,000 MRO | 6.73 XCD |
Get MRO/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=XCDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-09-07T14:51:15Z",
"rates": {
"XCD": 0.00673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "XCD",
"amount": 100
},
"result": 0.673,
"rate": 0.00673
}Build with MRO/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key