Rate Overview
Live
1 MRO = 0.002012 CHF
1 CHF = 497.0179
MRO
Avg
0.002014
High
0.002031
Low
0.002001
Last updated: 7/8/2026, 11:39:49 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 | 1.01 CHF |
| 1,000 MRO | 2.01 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-07-08T11:39:49Z",
"rates": {
"CHF": 0.002012
}
}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.2012,
"rate": 0.002012
}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