Rate Overview
Live
1 TRY = 9.1901 MRO
1 MRO = 0.108813
TRY
Avg
9.2151
High
9.2528
Low
9.1901
Last updated: 1/25/2026, 10:00:44 PM
Quick Conversions
| TRY | MRO |
|---|---|
| 1 TRY | 9.19 MRO |
| 10 TRY | 91.90 MRO |
| 50 TRY | 459.50 MRO |
| 100 TRY | 919.01 MRO |
| 500 TRY | 4,595.05 MRO |
| 1,000 TRY | 9,190.10 MRO |
Get TRY/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MROExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T22:00:44Z",
"rates": {
"MRO": 9.190095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MRO",
"amount": 100
},
"result": 919.0094999999999,
"rate": 9.190095
}Build with TRY/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key