Rate Overview
Live
1 TRY = 0.336393 MVR
1 MVR = 2.9727
TRY
Avg
0.349531
High
0.359818
Low
0.336393
Last updated: 5/27/2026, 8:25:46 PM
Quick Conversions
| TRY | MVR |
|---|---|
| 1 TRY | 0.34 MVR |
| 10 TRY | 3.36 MVR |
| 50 TRY | 16.82 MVR |
| 100 TRY | 33.64 MVR |
| 500 TRY | 168.20 MVR |
| 1,000 TRY | 336.39 MVR |
Get TRY/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MVRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-27T20:25:46Z",
"rates": {
"MVR": 0.336393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MVR",
"amount": 100
},
"result": 33.6393,
"rate": 0.336393
}Build with TRY/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key