Rate Overview
Live
1 MRO = 0.001957 CHF
1 CHF = 510.9862
MRO
Avg
0.001965
High
0.001972
Low
0.001957
Last updated: 5/28/2026, 9:39:50 PM
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.98 CHF |
| 1,000 MRO | 1.96 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-05-28T21:39:50Z",
"rates": {
"CHF": 0.001957
}
}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.19569999999999999,
"rate": 0.001957
}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