Rate Overview
Live
1 MVR = 1.3732 CZK
1 CZK = 0.728212
MVR
Avg
1.3691
High
1.3832
Low
1.3456
Last updated: 7/13/2026, 10:10:59 AM
Quick Conversions
| MVR | CZK |
|---|---|
| 1 MVR | 1.37 CZK |
| 10 MVR | 13.73 CZK |
| 50 MVR | 68.66 CZK |
| 100 MVR | 137.32 CZK |
| 500 MVR | 686.61 CZK |
| 1,000 MVR | 1,373.23 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-07-13T10:10:59Z",
"rates": {
"CZK": 1.373227
}
}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": 137.3227,
"rate": 1.373227
}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