Rate Overview
Live
1 MVR = 7.1518 SYP
1 SYP = 0.139826
MVR
Avg
7.1543
High
7.1650
Low
7.1514
Last updated: 5/6/2026, 3:18:06 PM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 7.15 SYP |
| 10 MVR | 71.52 SYP |
| 50 MVR | 357.59 SYP |
| 100 MVR | 715.18 SYP |
| 500 MVR | 3,575.88 SYP |
| 1,000 MVR | 7,151.76 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-05-06T15:18:06Z",
"rates": {
"SYP": 7.15176
}
}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.176,
"rate": 7.15176
}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