Rate Overview
Live
1 MVR = 7.1506 SYP
1 SYP = 0.139847
MVR
Avg
698.2295
High
846.0937
Low
7.1494
Last updated: 3/27/2026, 2:06:57 AM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 7.15 SYP |
| 10 MVR | 71.51 SYP |
| 50 MVR | 357.53 SYP |
| 100 MVR | 715.06 SYP |
| 500 MVR | 3,575.32 SYP |
| 1,000 MVR | 7,150.65 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-27T02:06:57Z",
"rates": {
"SYP": 7.150648
}
}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": 715.0648,
"rate": 7.150648
}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