Rate Overview
Live
1 MVR = 1.0684 SZL
1 SZL = 0.935989
MVR
Avg
1.0600
High
1.0950
Low
1.0286
Last updated: 7/21/2026, 1:19:09 AM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.07 SZL |
| 10 MVR | 10.68 SZL |
| 50 MVR | 53.42 SZL |
| 100 MVR | 106.84 SZL |
| 500 MVR | 534.19 SZL |
| 1,000 MVR | 1,068.39 SZL |
Get MVR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SZLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-21T01:19:09Z",
"rates": {
"SZL": 1.068389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SZL",
"amount": 100
},
"result": 106.83890000000001,
"rate": 1.068389
}Build with MVR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key