Rate Overview
Live
1 MRO = 0.001986 CHF
1 CHF = 503.5247
MRO
Avg
0.001983
High
0.002026
Low
0.001930
Last updated: 3/27/2026, 7:12:48 AM
Quick Conversions
| MRO | CHF |
|---|---|
| 1 MRO | 0.00 CHF |
| 10 MRO | 0.02 CHF |
| 50 MRO | 0.10 CHF |
| 100 MRO | 0.20 CHF |
| 500 MRO | 0.99 CHF |
| 1,000 MRO | 1.99 CHF |
Get MRO/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=CHFExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-27T07:12:48Z",
"rates": {
"CHF": 0.001986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "CHF",
"amount": 100
},
"result": 0.1986,
"rate": 0.001986
}Build with MRO/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key