Rate Overview
Live
1 MVR = 841.3937 SYP
1 SYP = 0.001189
MVR
Avg
617.8102
High
846.0937
Low
7.1468
Last updated: 8/25/2026, 7:40:10 PM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 841.39 SYP |
| 10 MVR | 8,413.94 SYP |
| 50 MVR | 42,069.69 SYP |
| 100 MVR | 84,139.37 SYP |
| 500 MVR | 420,696.85 SYP |
| 1,000 MVR | 841,393.70 SYP |
Get MVR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SYPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-25T19:40:10Z",
"rates": {
"SYP": 841.393703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SYP",
"amount": 100
},
"result": 84139.3703,
"rate": 841.393703
}Build with MVR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key