Rate Overview
Live
1 MVR = 7.1610 SYP
1 SYP = 0.139646
MVR
Avg
698.2300
High
846.0937
Low
7.1494
Last updated: 3/27/2026, 3:35:35 AM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 7.16 SYP |
| 10 MVR | 71.61 SYP |
| 50 MVR | 358.05 SYP |
| 100 MVR | 716.10 SYP |
| 500 MVR | 3,580.48 SYP |
| 1,000 MVR | 7,160.95 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-03-27T03:35:35Z",
"rates": {
"SYP": 7.160952
}
}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": 716.0952,
"rate": 7.160952
}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