Rate Overview
Live
1 MVR = 841.1474 SYP
1 SYP = 0.001189
MVR
Avg
82.1688
High
841.1474
Low
7.1470
Last updated: 8/14/2026, 8:28:23 AM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 841.15 SYP |
| 10 MVR | 8,411.47 SYP |
| 50 MVR | 42,057.37 SYP |
| 100 MVR | 84,114.74 SYP |
| 500 MVR | 420,573.72 SYP |
| 1,000 MVR | 841,147.43 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-14T08:28:23Z",
"rates": {
"SYP": 841.147432
}
}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": 84114.7432,
"rate": 841.147432
}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