Rate Overview
Live
1 MVR = 1.0803 SZL
1 SZL = 0.925631
MVR
Avg
1.0815
High
1.0902
Low
1.0780
Last updated: 5/7/2026, 1:19:46 AM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.08 SZL |
| 10 MVR | 10.80 SZL |
| 50 MVR | 54.02 SZL |
| 100 MVR | 108.03 SZL |
| 500 MVR | 540.17 SZL |
| 1,000 MVR | 1,080.34 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-05-07T01:19:46Z",
"rates": {
"SZL": 1.080344
}
}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": 108.03439999999999,
"rate": 1.080344
}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