Rate Overview
Live
1 MVR = 1.0497 SZL
1 SZL = 0.952688
MVR
Avg
1.0577
High
1.0661
Low
1.0495
Last updated: 7/5/2026, 9:57:01 AM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.05 SZL |
| 10 MVR | 10.50 SZL |
| 50 MVR | 52.48 SZL |
| 100 MVR | 104.97 SZL |
| 500 MVR | 524.83 SZL |
| 1,000 MVR | 1,049.66 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-05T09:57:01Z",
"rates": {
"SZL": 1.049662
}
}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": 104.96620000000001,
"rate": 1.049662
}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