Rate Overview
Live
1 MVR = 1.3584 CZK
1 CZK = 0.736140
MVR
Avg
1.3494
High
1.3663
Low
1.3275
Last updated: 3/7/2026, 12:11:59 AM
Quick Conversions
| MVR | CZK |
|---|---|
| 1 MVR | 1.36 CZK |
| 10 MVR | 13.58 CZK |
| 50 MVR | 67.92 CZK |
| 100 MVR | 135.84 CZK |
| 500 MVR | 679.22 CZK |
| 1,000 MVR | 1,358.44 CZK |
Get MVR/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=CZKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:11:59Z",
"rates": {
"CZK": 1.358437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "CZK",
"amount": 100
},
"result": 135.84369999999998,
"rate": 1.358437
}Build with MVR/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key