Rate Overview
Live
1 MVR = 1.3514 CZK
1 CZK = 0.739972
MVR
Avg
1.3533
High
1.3593
Low
1.3487
Last updated: 5/27/2026, 11:18:55 AM
Quick Conversions
| MVR | CZK |
|---|---|
| 1 MVR | 1.35 CZK |
| 10 MVR | 13.51 CZK |
| 50 MVR | 67.57 CZK |
| 100 MVR | 135.14 CZK |
| 500 MVR | 675.70 CZK |
| 1,000 MVR | 1,351.40 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-05-27T11:18:55Z",
"rates": {
"CZK": 1.351402
}
}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.1402,
"rate": 1.351402
}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