Rate Overview
Live
1 TRY = 0.322501 MVR
1 MVR = 3.1008
TRY
Avg
0.322865
High
0.323635
Low
0.322212
Last updated: 8/19/2026, 4:17:06 AM
Quick Conversions
| TRY | MVR |
|---|---|
| 1 TRY | 0.32 MVR |
| 10 TRY | 3.23 MVR |
| 50 TRY | 16.13 MVR |
| 100 TRY | 32.25 MVR |
| 500 TRY | 161.25 MVR |
| 1,000 TRY | 322.50 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-08-19T04:17:06Z",
"rates": {
"MVR": 0.322501
}
}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": 32.250099999999996,
"rate": 0.322501
}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